Skip to content

chore: 🐝 Update SDK - Generate 0.7.0 - #10

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488
Open

chore: 🐝 Update SDK - Generate 0.7.0#10
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.use():
    • request.override Changed
    • response Changed (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response Changed (Breaking ⚠️)
  • documenso.templates.get(): response Changed (Breaking ⚠️)
  • documenso.templates.find():
    • request.type Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.document.document_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed (Breaking ⚠️)
  • documenso.documents.distribute():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.update():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.documents.get(): response Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of(): Added
  • documenso.documents.create(): request.payload Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.envelopes.items.create_many(): response.data[].document_data_id Added
  • documenso.envelopes.fields.update_many():
    • request.data[] Changed
    • response.data[].field_meta Changed
  • documenso.envelopes.duplicate(): request Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.envelopes.use(): request.payload Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.envelope.envelope_cancel(): Added
  • documenso.templates.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.get(): response.field_meta Changed
  • documenso.templates.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.recipients.get(): response Changed
  • documenso.templates.recipients.create(): response Changed
  • documenso.templates.recipients.create_many(): response.recipients[] Changed
  • documenso.templates.recipients.update(): response Changed
  • documenso.templates.recipients.update_many(): response.recipients[] Changed
  • documenso.envelope.envelope_certificate_download_pdf(): Added
  • documenso.envelope.envelope_audit_log_download_pdf(): Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (145:5)
  ├──[+] path (193:5)
  ├──[+] path (634:5)
  ├──[+] path (192:5)
  ├─┬/template/field/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1349:977)❌ 
  │   │         │ ├──[+] properties (1349:825)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:881)
  │   │         │ │ ├──[+] enum (1349:892)
  │   │         │ │ ├──[+] enum (1349:861)
  │   │         │ │ ├──[+] enum (1349:868)
  │   │         │ │ └──[+] default (1349:910)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1349:688)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:361097)❌ 
  │   │         │   └──[🔀] type (1349:717)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1349:1214)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1349:1379)
  │   │         │ │ ├──[+] enum (1349:1388)
  │   │         │ │ ├──[+] enum (1349:1372)
  │   │         │ │ └──[-] enum (1:361412)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:361467)❌ 
  │   │         │ │ ├──[-] enum (1:361475)❌ 
  │   │         │ │ ├──[-] enum (1:361485)❌ 
  │   │         │ │ └──[🔀] type (1349:1106)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:1250)
  │   │         │ │ ├──[+] enum (1349:1257)
  │   │         │ │ ├──[+] enum (1349:1270)
  │   │         │ │ └──[+] enum (1349:1281)
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1349:1077)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1349:1637)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1349:1500)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1349:1791)
  │   │         │ │ ├──[+] enum (1349:1798)
  │   │         │ │ ├──[+] enum (1349:1807)
  │   │         │ │ └──[-] enum (1:361796)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:1673)
  │   │         │ │ ├──[+] enum (1349:1680)
  │   │         │ │ ├──[+] enum (1349:1693)
  │   │         │ │ └──[+] enum (1349:1704)
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:361847)❌ 
  │   │         │   ├──[-] enum (1:361855)❌ 
  │   │         │   ├──[-] enum (1:361865)❌ 
  │   │         │   └──[🔀] type (1349:1529)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1349:2267)❌ 
  │   │         │ ├──[+] properties (1349:2056)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:2092)
  │   │         │ │ ├──[+] enum (1349:2099)
  │   │         │ │ ├──[+] enum (1349:2112)
  │   │         │ │ ├──[+] enum (1349:2123)
  │   │         │ │ └──[+] default (1349:2141)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1349:1919)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1349:2228)
  │   │         │ │ ├──[+] enum (1349:2235)
  │   │         │ │ ├──[+] enum (1349:2244)
  │   │         │ │ └──[-] enum (1:362176)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:362228)❌ 
  │   │         │   ├──[-] enum (1:362236)❌ 
  │   │         │   ├──[-] enum (1:362246)❌ 
  │   │         │   └──[🔀] type (1349:1948)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1349:2714)❌ 
  │   │         │ ├──[+] properties (1349:2504)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:362608)❌ 
  │   │         │ │ ├──[-] enum (1:362616)❌ 
  │   │         │ │ ├──[-] enum (1:362626)❌ 
  │   │         │ │ └──[🔀] type (1349:2396)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1349:2675)
  │   │         │ │ ├──[+] enum (1349:2682)
  │   │         │ │ ├──[+] enum (1349:2691)
  │   │         │ │ └──[-] enum (1:362557)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:2547)
  │   │         │ │ ├──[+] enum (1349:2560)
  │   │         │ │ ├──[+] enum (1349:2571)
  │   │         │ │ ├──[+] enum (1349:2540)
  │   │         │ │ └──[+] default (1349:2589)❌ 
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1349:2367)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1349:2951)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:2987)
  │   │         │ │ ├──[+] enum (1349:2994)
  │   │         │ │ ├──[+] enum (1349:3007)
  │   │         │ │ └──[+] enum (1349:3018)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:363068)❌ 
  │   │         │ │ ├──[-] enum (1:363076)❌ 
  │   │         │ │ └──[-] enum (1:363086)❌ 
  │   │         │ ├─┬text
  │   │         │ │ └──[🔀] type (1349:2843)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1349:2814)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1349:3193)
  │   │         │ │ ├──[+] enum (1349:3177)
  │   │         │ │ ├──[+] enum (1349:3184)
  │   │         │ │ └──[-] enum (1:362937)❌ 
  │   │         │ └─┬verticalAlign
  │   │         │   ├──[+] enum (1349:3059)
  │   │         │   ├──[-] enum (1:363326)❌ 
  │   │         │   ├──[-] enum (1:363333)❌ 
  │   │         │   ├──[-] enum (1:363343)❌ 
  │   │         │   ├──[-] enum (1:363353)❌ 
  │   │         │   └──[-] nullable (1:363311)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1349:3678)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1349:3541)❌ 
  │   │         │ ├─┬value
  │   │         │ │ └──[+] enum (1349:3786)
  │   │         │ ├─┬verticalAlign
  │   │         │ │ ├──[-] enum (1:364155)❌ 
  │   │         │ │ ├──[-] enum (1:364162)❌ 
  │   │         │ │ ├──[-] enum (1:364172)❌ 
  │   │         │ │ ├──[-] enum (1:364182)❌ 
  │   │         │ │ └──[-] nullable (1:364140)❌ 
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:363897)❌ 
  │   │         │ │ ├──[-] enum (1:363905)❌ 
  │   │         │ │ ├──[-] enum (1:363915)❌ 
  │   │         │ │ └──[🔀] type (1349:3570)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:3721)
  │   │         │ │ ├──[+] enum (1349:3734)
  │   │         │ │ ├──[+] enum (1349:3745)
  │   │         │ │ └──[+] enum (1349:3714)
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1349:3999)
  │   │         │   ├──[+] enum (1349:4006)
  │   │         │   ├──[+] enum (1349:4015)
  │   │         │   └──[-] enum (1:363661)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1349:4500)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:364490)❌ 
  │   │         │ │ └──[🔀] type (1349:4392)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[+] enum (1349:4608)
  │   │         │ │ ├──[-] items (1:364538)❌ 
  │   │         │ │ └──[🔀] type (1349:4591)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:4536)
  │   │         │ │ ├──[+] enum (1349:4543)
  │   │         │ │ ├──[+] enum (1349:4556)
  │   │         │ │ └──[+] enum (1349:4567)
  │   │         │ └─┬readOnly
  │   │         │   └──[🔀] type (1349:4363)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1349:5134)
  │   │         │ ├─┬validationLength
  │   │         │ │ ├──[+] enum (1349:5242)
  │   │         │ │ └──[🔀] type (1349:5225)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1349:4997)❌ 
  │   │         │ ├─┬values
  │   │         │ │ ├──[-] items (1:365158)❌ 
  │   │         │ │ └──[🔀] type (1349:5461)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1349:5170)
  │   │         │ │ ├──[+] enum (1349:5177)
  │   │         │ │ ├──[+] enum (1349:5190)
  │   │         │ │ └──[+] enum (1349:5201)
  │   │         │ ├─┬validationRule
  │   │         │ │ └──[🔀] type (1349:5498)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[-] enum (1:365107)❌ 
  │   │         │   └──[🔀] type (1349:5026)❌ 
  │   │         └─┬ONEOF
  │   │           ├──[+] properties (1349:5843)
  │   │           ├─┬readOnly
  │   │           │ └──[🔀] type (1349:5706)❌ 
  │   │           ├─┬placeholder
  │   │           │ ├──[+] enum (1349:5879)
  │   │           │ ├──[+] enum (1349:5886)
  │   │           │ ├──[+] enum (1349:5899)
  │   │           │ └──[+] enum (1349:5910)
  │   │           ├─┬values
  │   │           │ ├──[+] enum (1349:5951)
  │   │           │ ├──[-] items (1:365856)❌ 
  │   │           │ └──[🔀] type (1349:5934)❌ 
  │   │           └─┬type
  │   │             ├──[-] enum (1:365805)❌ 
  │   │             └──[🔀] type (1349:5735)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬field
  │           └─┬ALLOF
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:476)
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:353654)❌ 
  │             │   │ └──[🔀] type (1348:368)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:339)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1348:512)
  │             │     ├──[+] enum (1348:519)
  │             │     ├──[+] enum (1348:532)
  │             │     ├──[+] enum (1348:543)
  │             │     └──[+] default (1348:561)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:1069)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1348:1234)
  │             │   │ ├──[+] enum (1348:1243)
  │             │   │ ├──[+] enum (1348:1227)
  │             │   │ └──[-] enum (1:354204)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:354259)❌ 
  │             │   │ ├──[-] enum (1:354267)❌ 
  │             │   │ ├──[-] enum (1:354277)❌ 
  │             │   │ └──[🔀] type (1348:961)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1348:1125)
  │             │   │ ├──[+] enum (1348:1136)
  │             │   │ ├──[+] enum (1348:1105)
  │             │   │ └──[+] enum (1348:1112)
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1348:932)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:1598)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:1461)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1348:1759)
  │             │   │ ├──[+] enum (1348:1768)
  │             │   │ ├──[+] enum (1348:1752)
  │             │   │ └──[-] enum (1:354705)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:354756)❌ 
  │             │   │ ├──[-] enum (1:354764)❌ 
  │             │   │ ├──[-] enum (1:354774)❌ 
  │             │   │ └──[🔀] type (1348:1490)❌ 
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1348:1641)
  │             │     ├──[+] enum (1348:1654)
  │             │     ├──[+] enum (1348:1665)
  │             │     └──[+] enum (1348:1634)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:2124)
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1348:2191)
  │             │   │ ├──[+] enum (1348:2160)
  │             │   │ ├──[+] enum (1348:2167)
  │             │   │ ├──[+] enum (1348:2180)
  │             │   │ └──[+] default (1348:2209)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1348:2303)
  │             │   │ ├──[+] enum (1348:2312)
  │             │   │ ├──[+] enum (1348:2296)
  │             │   │ └──[-] enum (1:355203)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:1987)❌ 
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:355255)❌ 
  │             │     ├──[-] enum (1:355263)❌ 
  │             │     ├──[-] enum (1:355273)❌ 
  │             │     └──[🔀] type (1348:2016)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:2667)
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1348:2838)
  │             │   │ ├──[+] enum (1348:2845)
  │             │   │ ├──[+] enum (1348:2854)
  │             │   │ └──[-] enum (1:355701)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:2530)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1348:2723)
  │             │   │ ├──[+] enum (1348:2734)
  │             │   │ ├──[+] enum (1348:2703)
  │             │   │ ├──[+] enum (1348:2710)
  │             │   │ └──[+] default (1348:2752)❌ 
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:355760)❌ 
  │             │     ├──[-] enum (1:355770)❌ 
  │             │     ├──[-] enum (1:355752)❌ 
  │             │     └──[🔀] type (1348:2559)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:3209)
  │             │   ├─┬verticalAlign
  │             │   │ ├──[+] enum (1348:3317)
  │             │   │ ├──[-] enum (1:356604)❌ 
  │             │   │ ├──[-] enum (1:356614)❌ 
  │             │   │ ├──[-] enum (1:356587)❌ 
  │             │   │ ├──[-] enum (1:356594)❌ 
  │             │   │ └──[-] nullable (1:356572)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1348:3435)
  │             │   │ ├──[+] enum (1348:3442)
  │             │   │ ├──[+] enum (1348:3451)
  │             │   │ └──[-] enum (1:356198)❌ 
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:3072)❌ 
  │             │   ├─┬text
  │             │   │ └──[🔀] type (1348:3101)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1348:3265)
  │             │   │ ├──[+] enum (1348:3276)
  │             │   │ ├──[+] enum (1348:3245)
  │             │   │ └──[+] enum (1348:3252)
  │             │   └─┬textAlign
  │             │     ├──[-] enum (1:356329)❌ 
  │             │     ├──[-] enum (1:356337)❌ 
  │             │     └──[-] enum (1:356347)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:4044)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:3907)❌ 
  │             │   ├─┬textAlign
  │             │   │ ├──[-] enum (1:357277)❌ 
  │             │   │ ├──[-] enum (1:357285)❌ 
  │             │   │ ├──[-] enum (1:357295)❌ 
  │             │   │ └──[🔀] type (1348:3936)❌ 
  │             │   ├─┬verticalAlign
  │             │   │ ├──[-] enum (1:357552)❌ 
  │             │   │ ├──[-] enum (1:357562)❌ 
  │             │   │ ├──[-] enum (1:357535)❌ 
  │             │   │ ├──[-] enum (1:357542)❌ 
  │             │   │ └──[-] nullable (1:357520)❌ 
  │             │   ├─┬type
  │             │   │ ├──[+] enum (1348:4381)
  │             │   │ ├──[+] enum (1348:4365)
  │             │   │ ├──[+] enum (1348:4372)
  │             │   │ └──[-] enum (1:357041)❌ 
  │             │   ├─┬value
  │             │   │ └──[+] enum (1348:4152)
  │             │   └─┬placeholder
  │             │     ├──[+] enum (1348:4111)
  │             │     ├──[+] enum (1348:4080)
  │             │     ├──[+] enum (1348:4087)
  │             │     └──[+] enum (1348:4100)
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:4973)
  │             │   ├─┬values
  │             │   │ ├──[+] enum (1348:5081)
  │             │   │ ├──[-] items (1:358036)❌ 
  │             │   │ └──[🔀] type (1348:5064)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1348:5009)
  │             │   │ ├──[+] enum (1348:5016)
  │             │   │ ├──[+] enum (1348:5029)
  │             │   │ └──[+] enum (1348:5040)
  │             │   ├─┬readOnly
  │             │   │ └──[🔀] type (1348:4836)❌ 
  │             │   └─┬type
  │             │     ├──[-] enum (1:357988)❌ 
  │             │     └──[🔀] type (1348:4865)❌ 
  │             ├─┬ONEOF
  │             │ └─┬fieldMeta
  │             │   ├──[+] properties (1348:5705)
  │             │   ├─┬validationRule
  │             │   │ └──[🔀] type (1348:6069)❌ 
  │             │   ├─┬validationLength
  │             │   │ ├──[+] enum (1348:5813)
  │             │   │ └──[🔀] type (1348:5796)❌ 
  │             │   ├─┬type
  │             │   │ ├──[-] enum (1:358713)❌ 
  │             │   │ └──[🔀] type (1348:5597)❌ 
  │             │   ├─┬placeholder
  │             │   │ ├──[+] enum (1348:5741)
  │             │   │ ├──[+] enum (1348:5748)
  │             │   │ ├──[+] enum (1348:5761)
  │             │   │ └──[+] enum (1348:5772)
  │             │   ├─┬values
  │             │   │ ├──[-] items (1:358764)❌ 
  │             │   │ └──[🔀] type (1348:6032)❌ 
  │             │   └─┬readOnly
  │             │     └──[🔀] type (1348:5568)❌ 
  │             └─┬ONEOF
  │               └─┬fieldMeta
  │                 ├──[+] properties (1348:6512)
  │                 ├─┬readOnly
  │                 │ └──[🔀] type (1348:6375)❌ 
  │                 ├─┬values
  │                 │ ├──[+] enum (1348:6620)
  │                 │ ├──[-] items (1:359570)❌ 
  │                 │ └──[🔀] type (1348:6603)❌ 
  │                 ├─┬type
  │                 │ ├──[-] enum (1:359519)❌ 
  │                 │ └──[🔀] type (1348:6404)❌ 
  │                 └─┬placeholder
  │                   ├──[+] enum (1348:6548)
  │                   ├──[+] enum (1348:6555)
  │                   ├──[+] enum (1348:6568)
  │                   └──[+] enum (1348:6579)
  ├─┬/envelope/item/{envelopeItemId}/download
  │ └─┬GET
  │   └─┬Parameters
  │     ├──[🔀] description (96:208)
  │     └─┬Schema
  │       └──[+] enum (96:614)
  ├─┬/document/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             ├─┬ONEOF
  │             │ ├──[+] required (1284:977)❌ 
  │             │ ├──[+] properties (1284:825)
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:284001)❌ 
  │             │ │ └──[🔀] type (1284:717)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:892)
  │             │ │ ├──[+] enum (1284:861)
  │             │ │ ├──[+] enum (1284:868)
  │             │ │ ├──[+] enum (1284:881)
  │             │ │ └──[+] default (1284:910)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1284:688)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:1214)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:1281)
  │             │ │ ├──[+] enum (1284:1250)
  │             │ │ ├──[+] enum (1284:1257)
  │             │ │ └──[+] enum (1284:1270)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:1372)
  │             │ │ ├──[+] enum (1284:1379)
  │             │ │ ├──[+] enum (1284:1388)
  │             │ │ └──[-] enum (1:284316)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:1077)❌ 
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:284379)❌ 
  │             │   ├──[-] enum (1:284389)❌ 
  │             │   ├──[-] enum (1:284371)❌ 
  │             │   └──[🔀] type (1284:1106)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:1637)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:1798)
  │             │ │ ├──[+] enum (1284:1807)
  │             │ │ ├──[+] enum (1284:1791)
  │             │ │ └──[-] enum (1:284700)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:284751)❌ 
  │             │ │ ├──[-] enum (1:284759)❌ 
  │             │ │ ├──[-] enum (1:284769)❌ 
  │             │ │ └──[🔀] type (1284:1529)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:1680)
  │             │ │ ├──[+] enum (1284:1693)
  │             │ │ ├──[+] enum (1284:1704)
  │             │ │ └──[+] enum (1284:1673)
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1284:1500)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1284:2267)❌ 
  │             │ ├──[+] properties (1284:2056)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:285132)❌ 
  │             │ │ ├──[-] enum (1:285140)❌ 
  │             │ │ ├──[-] enum (1:285150)❌ 
  │             │ │ └──[🔀] type (1284:1948)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:2228)
  │             │ │ ├──[+] enum (1284:2235)
  │             │ │ ├──[+] enum (1284:2244)
  │             │ │ └──[-] enum (1:285080)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:2099)
  │             │ │ ├──[+] enum (1284:2112)
  │             │ │ ├──[+] enum (1284:2123)
  │             │ │ ├──[+] enum (1284:2092)
  │             │ │ └──[+] default (1284:2141)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1284:1919)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1284:2714)❌ 
  │             │ ├──[+] properties (1284:2504)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:2367)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:2571)
  │             │ │ ├──[+] enum (1284:2540)
  │             │ │ ├──[+] enum (1284:2547)
  │             │ │ ├──[+] enum (1284:2560)
  │             │ │ └──[+] default (1284:2589)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:285512)❌ 
  │             │ │ ├──[-] enum (1:285520)❌ 
  │             │ │ ├──[-] enum (1:285530)❌ 
  │             │ │ └──[🔀] type (1284:2396)❌ 
  │             │ └─┬type
  │             │   ├──[+] enum (1284:2691)
  │             │   ├──[+] enum (1284:2675)
  │             │   ├──[+] enum (1284:2682)
  │             │   └──[-] enum (1:285461)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:2951)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:3177)
  │             │ │ ├──[+] enum (1284:3184)
  │             │ │ ├──[+] enum (1284:3193)
  │             │ │ └──[-] enum (1:285841)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:2987)
  │             │ │ ├──[+] enum (1284:2994)
  │             │ │ ├──[+] enum (1284:3007)
  │             │ │ └──[+] enum (1284:3018)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:285972)❌ 
  │             │ │ ├──[-] enum (1:285980)❌ 
  │             │ │ └──[-] enum (1:285990)❌ 
  │             │ ├─┬text
  │             │ │ └──[🔀] type (1284:2843)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:2814)❌ 
  │             │ └─┬verticalAlign
  │             │   ├──[+] enum (1284:3059)
  │             │   ├──[-] enum (1:286230)❌ 
  │             │   ├──[-] enum (1:286237)❌ 
  │             │   ├──[-] enum (1:286247)❌ 
  │             │   ├──[-] enum (1:286257)❌ 
  │             │   └──[-] nullable (1:286215)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:3678)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1284:4015)
  │             │ │ ├──[+] enum (1284:3999)
  │             │ │ ├──[+] enum (1284:4006)
  │             │ │ └──[-] enum (1:286565)❌ 
  │             │ ├─┬verticalAlign
  │             │ │ ├──[-] enum (1:287086)❌ 
  │             │ │ ├──[-] enum (1:287059)❌ 
  │             │ │ ├──[-] enum (1:287066)❌ 
  │             │ │ ├──[-] enum (1:287076)❌ 
  │             │ │ └──[-] nullable (1:287044)❌ 
  │             │ ├─┬value
  │             │ │ └──[+] enum (1284:3786)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:286801)❌ 
  │             │ │ ├──[-] enum (1:286809)❌ 
  │             │ │ ├──[-] enum (1:286819)❌ 
  │             │ │ └──[🔀] type (1284:3570)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1284:3714)
  │             │ │ ├──[+] enum (1284:3721)
  │             │ │ ├──[+] enum (1284:3734)
  │             │ │ └──[+] enum (1284:3745)
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1284:3541)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:4500)
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:287394)❌ 
  │             │ │ └──[🔀] type (1284:4392)❌ 
  │             │ ├─┬values
  │             │ │ ├──[+] enum (1284:4608)
  │             │ │ ├──[-] items (1:287442)❌ 
  │             │ │ └──[🔀] type (1284:4591)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:4363)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1284:4536)
  │             │   ├──[+] enum (1284:4543)
  │             │   ├──[+] enum (1284:4556)
  │             │   └──[+] enum (1284:4567)
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1284:5134)
  │             │ ├─┬validationLength
  │             │ │ ├──[+] enum (1284:5242)
  │             │ │ └──[🔀] type (1284:5225)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1284:4997)❌ 
  │             │ ├─┬values
  │             │ │ ├──[-] items (1:288062)❌ 
  │             │ │ └──[🔀] type (1284:5461)❌ 
  │             │ ├─┬validationRule
  │             │ │ └──[🔀] type (1284:5498)❌ 
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:288011)❌ 
  │             │ │ └──[🔀] type (1284:5026)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1284:5190)
  │             │   ├──[+] enum (1284:5201)
  │             │   ├──[+] enum (1284:5170)
  │             │   └──[+] enum (1284:5177)
  │             └─┬ONEOF
  │               ├──[+] properties (1284:5843)
  │               ├─┬readOnly
  │               │ └──[🔀] type (1284:5706)❌ 
  │               ├─┬type
  │               │ ├──[-] enum (1:288709)❌ 
  │               │ └──[🔀] type (1284:5735)❌ 
  │               ├─┬values
  │               │ ├──[+] enum (1284:5951)
  │               │ ├──[-] items (1:288760)❌ 
  │               │ └──[🔀] type (1284:5934)❌ 
  │               └─┬placeholder
  │                 ├──[+] enum (1284:5879)
  │                 ├──[+] enum (1284:5886)
  │                 ├──[+] enum (1284:5899)
  │                 └──[+] enum (1284:5910)
  ├─┬/envelope/recipient/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬data
  │   │         └─┬Schema
  │   │           ├──[+] required (130:1505)❌ 
  │   │           ├──[+] required (130:1517)❌ 
  │   │           ├──[+] properties (130:750)
  │   │           ├──[+] properties (130:704)
  │   │           ├─┬rejectionReason
  │   │           │ └──[-] nullable (1:35773)❌ 
  │   │           ├─┬name
  │   │           │ └──[+] nullable (130:744)❌ 
  │   │           ├─┬signingOrder
  │   │           │ ├──[+] enum (130:486)
  │   │           │ ├──[+] enum (130:497)
  │   │           │ ├──[🔀] type (130:469)❌ 
  │   │           │ └──[-] nullable (1:35716)❌ 
  │   │           ├─┬token
  │   │           │ ├──[+] enum (130:413)
  │   │           │ ├──[+] enum (130:426)
  │   │           │ └──[+] enum (130:435)
  │   │           ├─┬signedAt
  │   │           │ ├──[+] enum (130:262)
  │   │           │ ├──[+] enum (130:267)
  │   │           │ ├──[+] enum (130:276)
  │   │           │ ├──[+] enum (130:285)
  │   │           │ ├──[+] enum (130:296)
  │   │           │ └──[-] nullable (1:35307)❌ 
  │   │           ├─┬role
  │   │           │ ├──[+] enum (130:348)
  │   │           │ ├──[+] enum (130:361)
  │   │           │ ├──[-] enum (1:34814)❌ 
  │   │           │ ├──[-] enum (1:34776)❌ 
  │   │           │ ├──[-] enum (1:34782)❌ 
  │   │           │ ├──[-] enum (1:34792)❌ 
  │   │           │ └──[-] enum (1:34802)❌ 
  │   │           ├─┬sendStatus
  │   │           │ ├──[-] enum (1:35022)❌ 
  │   │           │ ├──[-] enum (1:35034)❌ 
  │   │           │ └──[+] nullable (130:1272)❌ 
  │   │           ├─┬id
  │   │           │ ├──[🔀] type (130:678)❌ 
  │   │           │ └──[+] nullable (130:698)❌ 
  │   │           ├─┬readStatus
  │   │           │ ├──[-] enum (1:34871)❌ 
  │   │           │ ├──[-] enum (1:34885)❌ 
  │   │           │ └──[🔀] type (130:519)❌ 
  │   │           └─┬signingStatus
  │   │             ├──[-] enum (1:34942)❌ 
  │   │             ├──[-] enum (1:34956)❌ 
  │   │             ├──[-] enum (1:34966)❌ 
  │   │             └──[+] nullable (130:846)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬data
  │           └─┬Schema
  │             └─┬email
  │               └─┬ANYOF
  │                 ├──[+] pattern (129:304)❌ 
  │                 └──[-] format (1:33961)❌ 
  ├─┬/document/get-many
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬Schema
  │               ├─┬status
  │               │ └──[+] enum (816:755)
  │               └─┬recipients
  │                 └─┬Schema
  │                   ├──[+] required (816:3427)❌ 
  │                   ├──[+] required (816:3415)❌ 
  │                   ├──[+] properties (816:2660)
  │                   ├──[+] properties (816:2614)
  │                   ├─┬sendStatus
  │                   │ ├──[-] enum (1:200346)❌ 
  │                   │ ├──[-] enum (1:200358)❌ 
  │                   │ └──[+] nullable (816:3182)❌ 
  │                   ├─┬signedAt
  │                   │ ├──[+] enum (816:2206)
  │                   │ ├──[+] enum (816:2172)
  │                   │ ├──[+] enum (816:2177)
  │                   │ ├──[+] enum (816:2186)
  │                   │ ├──[+] enum (816:2195)
  │                   │ └──[-] nullable (1:200631)❌ 
  │                   ├─┬token
  │                   │ ├──[+] enum (816:2323)
  │                   │ ├──[+] enum (816:2336)
  │                   │ └──[+] enum (816:2345)
  │                   ├─┬id
  │                   │ ├──[🔀] type (816:2588)❌ 
  │                   │ └──[+] nullable (816:2608)❌ 
  │                   ├─┬signingOrder
  │                   │ ├──[+] enum (816:2396)
  │                   │ ├──[+] enum (816:2407)
  │                   │ ├──[🔀] type (816:2379)❌ 
  │                   │ └──[-] nullable (1:201040)❌ 
  │                   ├─┬signingStatus
  │                   │ ├──[-] enum (1:200266)❌ 
  │                   │ ├──[-] enum (1:200280)❌ 
  │                   │ ├──[-] enum (1:200290)❌ 
  │                   │ └──[+] nullable (816:2756)❌ 
  │                   ├─┬rejectionReason
  │                   │ └──[-] nullable (1:201097)❌ 
  │                   ├─┬name
  │                   │ └──[+] nullable (816:2654)❌ 
  │                   ├─┬readStatus
  │                   │ ├──[-] enum (1:200195)❌ 
  │                   │ ├──[-] enum (1:200209)❌ 
  │                   │ └──[🔀] type (816:2429)❌ 
  │                   └─┬role
  │                     ├──[+] enum (816:2258)
  │                     ├──[+] enum (816:2271)
  │                     ├──[-] enum (1:200116)❌ 
  │                     ├──[-] enum (1:200126)❌ 
  │                     ├──[-] enum (1:200138)❌ 
  │                     ├──[-] enum (1:200100)❌ 
  │                     └──[-] enum (1:200106)❌ 
  ├─┬/envelope/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             ├─┬ONEOF
  │             │ ├──[+] required (153:977)❌ 
  │             │ ├──[+] properties (153:825)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:688)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:881)
  │             │ │ ├──[+] enum (153:892)
  │             │ │ ├──[+] enum (153:861)
  │             │ │ ├──[+] enum (153:868)
  │             │ │ └──[+] default (153:910)❌ 
  │             │ └─┬type
  │             │   ├──[-] enum (1:40986)❌ 
  │             │   └──[🔀] type (153:717)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (153:1214)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:1077)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:41364)❌ 
  │             │ │ ├──[-] enum (1:41374)❌ 
  │             │ │ ├──[-] enum (1:41356)❌ 
  │             │ │ └──[🔀] type (153:1106)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:1250)
  │             │ │ ├──[+] enum (153:1257)
  │             │ │ ├──[+] enum (153:1270)
  │             │ │ └──[+] enum (153:1281)
  │             │ └─┬type
  │             │   ├──[+] enum (153:1372)
  │             │   ├──[+] enum (153:1379)
  │             │   ├──[+] enum (153:1388)
  │             │   └──[-] enum (1:41301)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (153:1637)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (153:1791)
  │             │ │ ├──[+] enum (153:1798)
  │             │ │ ├──[+] enum (153:1807)
  │             │ │ └──[-] enum (1:41685)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:1500)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:41736)❌ 
  │             │ │ ├──[-] enum (1:41744)❌ 
  │             │ │ ├──[-] enum (1:41754)❌ 
  │             │ │ └──[🔀] type (153:1529)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (153:1673)
  │             │   ├──[+] enum (153:1680)
  │             │   ├──[+] enum (153:1693)
  │             │   └──[+] enum (153:1704)
  │             ├─┬ONEOF
  │             │ ├──[+] required (153:2267)❌ 
  │             │ ├──[+] properties (153:2056)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:2092)
  │             │ │ ├──[+] enum (153:2099)
  │             │ │ ├──[+] enum (153:2112)
  │             │ │ ├──[+] enum (153:2123)
  │             │ │ └──[+] default (153:2141)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (153:2228)
  │             │ │ ├──[+] enum (153:2235)
  │             │ │ ├──[+] enum (153:2244)
  │             │ │ └──[-] enum (1:42065)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:1919)❌ 
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:42117)❌ 
  │             │   ├──[-] enum (1:42125)❌ 
  │             │   ├──[-] enum (1:42135)❌ 
  │             │   └──[🔀] type (153:1948)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (153:2714)❌ 
  │             │ ├──[+] properties (153:2504)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (153:2675)
  │             │ │ ├──[+] enum (153:2682)
  │             │ │ ├──[+] enum (153:2691)
  │             │ │ └──[-] enum (1:42446)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:42497)❌ 
  │             │ │ ├──[-] enum (1:42505)❌ 
  │             │ │ ├──[-] enum (1:42515)❌ 
  │             │ │ └──[🔀] type (153:2396)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:2540)
  │             │ │ ├──[+] enum (153:2547)
  │             │ │ ├──[+] enum (153:2560)
  │             │ │ ├──[+] enum (153:2571)
  │             │ │ └──[+] default (153:2589)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (153:2367)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (153:2951)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (153:3177)
  │             │ │ ├──[+] enum (153:3184)
  │             │ │ ├──[+] enum (153:3193)
  │             │ │ └──[-] enum (1:42826)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:2987)
  │             │ │ ├──[+] enum (153:2994)
  │             │ │ ├──[+] enum (153:3007)
  │             │ │ └──[+] enum (153:3018)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:42957)❌ 
  │             │ │ ├──[-] enum (1:42965)❌ 
  │             │ │ └──[-] enum (1:42975)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:2814)❌ 
  │             │ ├─┬text
  │             │ │ └──[🔀] type (153:2843)❌ 
  │             │ └─┬verticalAlign
  │             │   ├──[+] enum (153:3059)
  │             │   ├──[-] enum (1:43215)❌ 
  │             │   ├──[-] enum (1:43222)❌ 
  │             │   ├──[-] enum (1:43232)❌ 
  │             │   ├──[-] enum (1:43242)❌ 
  │             │   └──[-] nullable (1:43200)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (153:3678)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:3541)❌ 
  │             │ ├─┬verticalAlign
  │             │ │ ├──[-] enum (1:44061)❌ 
  │             │ │ ├──[-] enum (1:44071)❌ 
  │             │ │ ├──[-] enum (1:44044)❌ 
  │             │ │ ├──[-] enum (1:44051)❌ 
  │             │ │ └──[-] nullable (1:44029)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:43786)❌ 
  │             │ │ ├──[-] enum (1:43794)❌ 
  │             │ │ ├──[-] enum (1:43804)❌ 
  │             │ │ └──[🔀] type (153:3570)❌ 
  │             │ ├─┬value
  │             │ │ └──[+] enum (153:3786)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (153:3999)
  │             │ │ ├──[+] enum (153:4006)
  │             │ │ ├──[+] enum (153:4015)
  │             │ │ └──[-] enum (1:43550)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (153:3714)
  │             │   ├──[+] enum (153:3721)
  │             │   ├──[+] enum (153:3734)
  │             │   └──[+] enum (153:3745)
  │             ├─┬ONEOF
  │             │ ├──[+] properties (153:4500)
  │             │ ├─┬values
  │             │ │ ├──[+] enum (153:4608)
  │             │ │ ├──[-] items (1:44427)❌ 
  │             │ │ └──[🔀] type (153:4591)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:4363)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:4536)
  │             │ │ ├──[+] enum (153:4543)
  │             │ │ ├──[+] enum (153:4556)
  │             │ │ └──[+] enum (153:4567)
  │             │ └─┬type
  │             │   ├──[-] enum (1:44379)❌ 
  │             │   └──[🔀] type (153:4392)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (153:5134)
  │             │ ├─┬validationLength
  │             │ │ ├──[+] enum (153:5242)
  │             │ │ └──[🔀] type (153:5225)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (153:4997)❌ 
  │             │ ├─┬validationRule
  │             │ │ └──[🔀] type (153:5498)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (153:5170)
  │             │ │ ├──[+] enum (153:5177)
  │             │ │ ├──[+] enum (153:5190)
  │             │ │ └──[+] enum (153:5201)
  │             │ ├─┬values
  │             │ │ ├──[-] items (1:45047)❌ 
  │             │ │ └──[🔀] type (153:5461)❌ 
  │             │ └─┬type
  │             │   ├──[-] enum (1:44996)❌ 
  │             │   └──[🔀] type (153:5026)❌ 
  │             └─┬ONEOF
  │               ├──[+] properties (153:5843)
  │               ├─┬readOnly
  │               │ └──[🔀] type (153:5706)❌ 
  │               ├─┬placeholder
  │               │ ├──[+] enum (153:5886)
  │               │ ├──[+] enum (153:5899)
  │               │ ├──[+] enum (153:5910)
  │               │ └──[+] enum (153:5879)
  │               ├─┬type
  │               │ ├──[-] enum (1:45694)❌ 
  │               │ └──[🔀] type (153:5735)❌ 
  │               └─┬values
  │                 ├──[+] enum (153:5951)
  │                 ├──[-] items (1:45745)❌ 
  │                 └──[🔀] type (153:5934)❌ 
  ├─┬/template/field/{fieldId}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬fieldMeta
  │             ├─┬ONEOF
  │             │ ├──[+] required (1360:977)❌ 
  │             │ ├──[+] properties (1360:825)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:688)❌ 
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:369127)❌ 
  │             │ │ └──[🔀] type (1360:717)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1360:861)
  │             │   ├──[+] enum (1360:868)
  │             │   ├──[+] enum (1360:881)
  │             │   ├──[+] enum (1360:892)
  │             │   └──[+] default (1360:910)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:1214)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:1077)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:369497)❌ 
  │             │ │ ├──[-] enum (1:369505)❌ 
  │             │ │ ├──[-] enum (1:369515)❌ 
  │             │ │ └──[🔀] type (1360:1106)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:1250)
  │             │ │ ├──[+] enum (1360:1257)
  │             │ │ ├──[+] enum (1360:1270)
  │             │ │ └──[+] enum (1360:1281)
  │             │ └─┬type
  │             │   ├──[+] enum (1360:1372)
  │             │   ├──[+] enum (1360:1379)
  │             │   ├──[+] enum (1360:1388)
  │             │   └──[-] enum (1:369442)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:1637)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:1693)
  │             │ │ ├──[+] enum (1360:1704)
  │             │ │ ├──[+] enum (1360:1673)
  │             │ │ └──[+] enum (1360:1680)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:1807)
  │             │ │ ├──[+] enum (1360:1791)
  │             │ │ ├──[+] enum (1360:1798)
  │             │ │ └──[-] enum (1:369826)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:369877)❌ 
  │             │ │ ├──[-] enum (1:369885)❌ 
  │             │ │ ├──[-] enum (1:369895)❌ 
  │             │ │ └──[🔀] type (1360:1529)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1360:1500)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1360:2267)❌ 
  │             │ ├──[+] properties (1360:2056)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:2123)
  │             │ │ ├──[+] enum (1360:2092)
  │             │ │ ├──[+] enum (1360:2099)
  │             │ │ ├──[+] enum (1360:2112)
  │             │ │ └──[+] default (1360:2141)❌ 
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:2228)
  │             │ │ ├──[+] enum (1360:2235)
  │             │ │ ├──[+] enum (1360:2244)
  │             │ │ └──[-] enum (1:370206)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:1919)❌ 
  │             │ └─┬textAlign
  │             │   ├──[-] enum (1:370258)❌ 
  │             │   ├──[-] enum (1:370266)❌ 
  │             │   ├──[-] enum (1:370276)❌ 
  │             │   └──[🔀] type (1360:1948)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] required (1360:2714)❌ 
  │             │ ├──[+] properties (1360:2504)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:2675)
  │             │ │ ├──[+] enum (1360:2682)
  │             │ │ ├──[+] enum (1360:2691)
  │             │ │ └──[-] enum (1:370587)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:370638)❌ 
  │             │ │ ├──[-] enum (1:370646)❌ 
  │             │ │ ├──[-] enum (1:370656)❌ 
  │             │ │ └──[🔀] type (1360:2396)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:2540)
  │             │ │ ├──[+] enum (1360:2547)
  │             │ │ ├──[+] enum (1360:2560)
  │             │ │ ├──[+] enum (1360:2571)
  │             │ │ └──[+] default (1360:2589)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1360:2367)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:2951)
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:371098)❌ 
  │             │ │ ├──[-] enum (1:371106)❌ 
  │             │ │ └──[-] enum (1:371116)❌ 
  │             │ ├─┬verticalAlign
  │             │ │ ├──[+] enum (1360:3059)
  │             │ │ ├──[-] enum (1:371383)❌ 
  │             │ │ ├──[-] enum (1:371356)❌ 
  │             │ │ ├──[-] enum (1:371363)❌ 
  │             │ │ ├──[-] enum (1:371373)❌ 
  │             │ │ └──[-] nullable (1:371341)❌ 
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:2987)
  │             │ │ ├──[+] enum (1360:2994)
  │             │ │ ├──[+] enum (1360:3007)
  │             │ │ └──[+] enum (1360:3018)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:2814)❌ 
  │             │ ├─┬text
  │             │ │ └──[🔀] type (1360:2843)❌ 
  │             │ └─┬type
  │             │   ├──[+] enum (1360:3177)
  │             │   ├──[+] enum (1360:3184)
  │             │   ├──[+] enum (1360:3193)
  │             │   └──[-] enum (1:370967)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:3678)
  │             │ ├─┬placeholder
  │             │ │ ├──[+] enum (1360:3714)
  │             │ │ ├──[+] enum (1360:3721)
  │             │ │ ├──[+] enum (1360:3734)
  │             │ │ └──[+] enum (1360:3745)
  │             │ ├─┬type
  │             │ │ ├──[+] enum (1360:4006)
  │             │ │ ├──[+] enum (1360:4015)
  │             │ │ ├──[+] enum (1360:3999)
  │             │ │ └──[-] enum (1:371691)❌ 
  │             │ ├─┬textAlign
  │             │ │ ├──[-] enum (1:371927)❌ 
  │             │ │ ├──[-] enum (1:371935)❌ 
  │             │ │ ├──[-] enum (1:371945)❌ 
  │             │ │ └──[🔀] type (1360:3570)❌ 
  │             │ ├─┬value
  │             │ │ └──[+] enum (1360:3786)
  │             │ ├─┬verticalAlign
  │             │ │ ├──[-] enum (1:372212)❌ 
  │             │ │ ├──[-] enum (1:372185)❌ 
  │             │ │ ├──[-] enum (1:372192)❌ 
  │             │ │ ├──[-] enum (1:372202)❌ 
  │             │ │ └──[-] nullable (1:372170)❌ 
  │             │ └─┬readOnly
  │             │   └──[🔀] type (1360:3541)❌ 
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:4500)
  │             │ ├─┬type
  │             │ │ ├──[-] enum (1:372520)❌ 
  │             │ │ └──[🔀] type (1360:4392)❌ 
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:4363)❌ 
  │             │ ├─┬values
  │             │ │ ├──[+] enum (1360:4608)
  │             │ │ ├──[-] items (1:372568)❌ 
  │             │ │ └──[🔀] type (1360:4591)❌ 
  │             │ └─┬placeholder
  │             │   ├──[+] enum (1360:4536)
  │             │   ├──[+] enum (1360:4543)
  │             │   ├──[+] enum (1360:4556)
  │             │   └──[+] enum (1360:4567)
  │             ├─┬ONEOF
  │             │ ├──[+] properties (1360:5134)
  │             │ ├─┬readOnly
  │             │ │ └──[🔀] type (1360:4997)❌ 
  │             │ ├─┬validationRule
  │             │ │ └──[🔀] type (1360:5498)❌ 
  │             │ ├─┬validationLength
  │             │ │ ├──[+] enum (1360:524...

@github-actions github-actions Bot added the patch Patch version bump label Feb 22, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from af26992 to 7d6ac80 Compare March 2, 2026 00:20
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from 617b0e0 to b141836 Compare March 10, 2026 00:17
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from d07c73d to ac4eb36 Compare March 17, 2026 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 6 times, most recently from 353eb5a to 33cc3ca Compare March 23, 2026 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from a70bdeb to 58b71bd Compare April 11, 2026 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2f4ca44 to f2f4f06 Compare April 18, 2026 00:26
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 9942208 to 3f1d1d2 Compare April 25, 2026 00:28
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2951162 to 346295e Compare May 2, 2026 00:32
speakeasybot and others added 2 commits July 28, 2026 02:00
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.find()`: 
  *  `request.type` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.document.document_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed** (Breaking ⚠️)
* `documenso.documents.distribute()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.update()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of()`: **Added**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelopes.items.create_many()`:  `response.data[].document_data_id` **Added**
* `documenso.envelopes.fields.update_many()`: 
  *  `request.data[]` **Changed**
  *  `response.data[].field_meta` **Changed**
* `documenso.envelopes.duplicate()`:  `request` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.envelope.envelope_cancel()`: **Added**
* `documenso.templates.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.get()`:  `response.field_meta` **Changed**
* `documenso.templates.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.templates.recipients.create()`:  `response` **Changed**
* `documenso.templates.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.update()`:  `response` **Changed**
* `documenso.templates.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelope.envelope_certificate_download_pdf()`: **Added**
* `documenso.envelope.envelope_audit_log_download_pdf()`: **Added**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant